[INFO] cloning repository https://github.com/sunheyi6/claude-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunheyi6/claude-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunheyi6%2Fclaude-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunheyi6%2Fclaude-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c175c42fe283df5f67e28909bb55291b799b3990
[INFO] testing sunheyi6/claude-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunheyi6%2Fclaude-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sunheyi6/claude-rs
[INFO] finished tweaking git repo https://github.com/sunheyi6/claude-rs
[INFO] tweaked toml for git repo https://github.com/sunheyi6/claude-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sunheyi6/claude-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sunheyi6/claude-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/claude-rs-cli/Cargo.toml: file `/workspace/builds/worker-5-tc2/source/crates/claude-rs-cli/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `claude-rs`
[INFO] [stderr]   * `bin` target `crs`
[INFO] [stderr] warning: `claude-rs-cli` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92d65f5bb39778d7ad0bf5be771d75f721ebcbf9135939656928dd4c5a834493
[INFO] running `Command { std: "docker" "start" "-a" "92d65f5bb39778d7ad0bf5be771d75f721ebcbf9135939656928dd4c5a834493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92d65f5bb39778d7ad0bf5be771d75f721ebcbf9135939656928dd4c5a834493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92d65f5bb39778d7ad0bf5be771d75f721ebcbf9135939656928dd4c5a834493", kill_on_drop: false }`
[INFO] [stdout] 92d65f5bb39778d7ad0bf5be771d75f721ebcbf9135939656928dd4c5a834493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36f12023babea37f764aaca2cb6173daed5b2b07db8ea62a1b9773fb3cb79c60
[INFO] running `Command { std: "docker" "start" "-a" "36f12023babea37f764aaca2cb6173daed5b2b07db8ea62a1b9773fb3cb79c60", kill_on_drop: false }`
[INFO] [stderr] warning: crates/claude-rs-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/claude-rs-cli/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `claude-rs`
[INFO] [stderr]   * `bin` target `crs`
[INFO] [stderr] warning: `claude-rs-cli` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling claude-rs-sandbox v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-sandbox)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling claude-rs-llm v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-llm)
[INFO] [stderr]    Compiling claude-rs-tools v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-tools)
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> crates/claude-rs-tools/src/grep.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling claude-rs-core v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-core)
[INFO] [stderr]    Compiling claude-rs-cli v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-cli)
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "36f12023babea37f764aaca2cb6173daed5b2b07db8ea62a1b9773fb3cb79c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36f12023babea37f764aaca2cb6173daed5b2b07db8ea62a1b9773fb3cb79c60", kill_on_drop: false }`
[INFO] [stdout] 36f12023babea37f764aaca2cb6173daed5b2b07db8ea62a1b9773fb3cb79c60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1bdacd0fccf57837998a1c0df607cc5daf623533f27aaea6fc261346a8cc7cd
[INFO] running `Command { std: "docker" "start" "-a" "f1bdacd0fccf57837998a1c0df607cc5daf623533f27aaea6fc261346a8cc7cd", kill_on_drop: false }`
[INFO] [stderr] warning: crates/claude-rs-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/claude-rs-cli/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `claude-rs`
[INFO] [stderr]   * `bin` target `crs`
[INFO] [stderr] warning: `claude-rs-cli` (manifest) generated 1 warning
[INFO] [stderr]    Compiling claude-rs-sandbox v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-sandbox)
[INFO] [stderr]    Compiling claude-rs-llm v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-llm)
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> crates/claude-rs-tools/src/grep.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling claude-rs-tools v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-tools)
[INFO] [stderr]    Compiling claude-rs-core v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-core)
[INFO] [stderr]    Compiling claude-rs-cli v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-cli)
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> crates/claude-rs-tools/src/grep.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.29s
[INFO] running `Command { std: "docker" "inspect" "f1bdacd0fccf57837998a1c0df607cc5daf623533f27aaea6fc261346a8cc7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1bdacd0fccf57837998a1c0df607cc5daf623533f27aaea6fc261346a8cc7cd", kill_on_drop: false }`
[INFO] [stdout] f1bdacd0fccf57837998a1c0df607cc5daf623533f27aaea6fc261346a8cc7cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f519884ecb3b7d906db4c82f2f17b17d1a6517da78b1822975e30686abb5111e
[INFO] running `Command { std: "docker" "start" "-a" "f519884ecb3b7d906db4c82f2f17b17d1a6517da78b1822975e30686abb5111e", kill_on_drop: false }`
[INFO] [stderr] warning: crates/claude-rs-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/claude-rs-cli/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `claude-rs`
[INFO] [stderr]   * `bin` target `crs`
[INFO] [stderr] warning: `claude-rs-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: unused import: `std::process::Stdio`
[INFO] [stderr]  --> crates/claude-rs-tools/src/grep.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::process::Stdio;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `claude-rs-tools` (lib) generated 1 warning (run `cargo fix --lib -p claude-rs-tools` to apply 1 suggestion)
[INFO] [stderr] warning: `claude-rs-tools` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: function `read_line_from_key_events` is never used
[INFO] [stderr]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stderr]     |
[INFO] [stderr] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `claude-rs-cli` (bin "crs") generated 1 warning
[INFO] [stderr] warning: `claude-rs-cli` (bin "claude-rs" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `claude-rs-cli` (bin "crs" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `claude-rs-cli` (bin "claude-rs") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_cli-1022450ea2b081b5)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tui::tests::test_app_new_boundary_defaults ... ok
[INFO] [stdout] test tui::tests::test_display_width_normal_ascii_and_cjk ... ok
[INFO] [stdout] test tui::tests::test_filter_commands_boundary_empty_query_returns_all ... ok
[INFO] [stdout] test tui::tests::test_filter_commands_error_case_no_match_returns_empty ... ok
[INFO] [stdout] test tui::tests::test_filter_commands_normal_status_query ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_boundary_subsequence ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_error_case_non_subsequence ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_positions_error_case_non_subsequence_empty_positions ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_positions_normal_marks_chars ... ok
[INFO] [stdout] test tui::tests::test_is_exit_input_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test tui::tests::test_is_exit_input_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test tui::tests::test_is_exit_input_normal_quit_word ... ok
[INFO] [stdout] test tui::tests::test_mode_color_boundary_values ... ok
[INFO] [stdout] test tui::tests::test_mode_label_normal_values ... ok
[INFO] [stdout] test tui::tests::test_terminal_height_error_case_not_applicable_returns_positive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claude_rs-a8e9be1256724e2e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_apply_speed_profile_boundary_disabled_keeps_defaults ... ok
[INFO] [stdout] test tests::test_apply_speed_profile_normal_sets_fast_fields ... ok
[INFO] [stdout] test tests::test_is_exit_command_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test tests::test_is_exit_command_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test tests::test_is_exit_command_normal_quit_word ... ok
[INFO] [stdout] test tests::test_normalize_api_key_boundary_empty_value ... ok
[INFO] [stdout] test tests::test_normalize_api_key_normal_trimmed_value ... ok
[INFO] [stdout] test tests::test_pad_ansi_boundary_truncates_to_width ... ok
[INFO] [stdout] test tests::test_strip_ansi_normal_removes_escape_sequences ... ok
[INFO] [stdout] test tests::test_args_parse_error_invalid_permissions_rejected_later ... ok
[INFO] [stdout] test tests::test_print_queued_preview_boundary_empty_text_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crs-0ab38022ee9a87f8)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_apply_speed_profile_boundary_disabled_keeps_defaults ... ok
[INFO] [stdout] test tests::test_is_exit_command_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test tests::test_apply_speed_profile_normal_sets_fast_fields ... ok
[INFO] [stdout] test tests::test_is_exit_command_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test tests::test_is_exit_command_normal_quit_word ... ok
[INFO] [stdout] test tests::test_normalize_api_key_boundary_empty_value ... ok
[INFO] [stdout] test tests::test_normalize_api_key_normal_trimmed_value ... ok
[INFO] [stdout] test tests::test_pad_ansi_boundary_truncates_to_width ... ok
[INFO] [stdout] test tests::test_args_parse_error_invalid_permissions_rejected_later ... ok
[INFO] [stdout] test tests::test_strip_ansi_normal_removes_escape_sequences ... ok
[INFO] [stdout] test tests::test_print_queued_preview_boundary_empty_text_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_repl.rs (/opt/rustwide/target/debug/deps/inline_repl-4912d5d07ccb972e)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_completion_navigation_wraps ... ok
[INFO] [stdout] test test_completion_accept ... ok
[INFO] [stdout] test test_completion_refresh_no_match_dismisses ... ok
[INFO] [stdout] test test_completion_refresh_prefix_match ... ok
[INFO] [stdout] test test_completion_refresh_substring_match ... ok
[INFO] [stdout] test test_inline_repl_state_new_defaults ... ok
[INFO] [stdout] test test_inline_repl_state_running_toggle ... ok
[INFO] [stdout] test test_is_exit_input_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test test_is_exit_input_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test test_is_exit_input_normal_quit_word ... ok
[INFO] [stdout] test test_visible_width_ascii_only ... ok
[INFO] [stdout] test test_visible_width_mixed_cjk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interactive_flow.rs (/opt/rustwide/target/debug/deps/interactive_flow-01fcd80c0904f354)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test empty_line_and_unknown_command_do_not_panic ... ok
[INFO] [stdout] test input_is_processed_and_echoed_in_test_mode ... ok
[INFO] [stdout] test startup_waits_for_input_and_can_exit_cleanly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_core-36c93387f40d2172)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test compaction::tests::test_compact_keeps_system_and_recent ... ok
[INFO] [stdout] test permissions::tests::parse_modes ... ok
[INFO] [stdout] test permissions::tests::workspace_write_allows_write_within_root ... ok
[INFO] [stdout] test permissions::tests::readonly_blocks_write_tools ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_error_nonexistent_dir ... ok
[INFO] [stdout] test permissions::tests::workspace_write_blocks_path_escape ... ok
[INFO] [stdout] test tests::test_agent_fast_mode_normal_enable_and_disable ... ok
[INFO] [stdout] test tests::test_agent_run_turn_error_provider_failure ... ok
[INFO] [stdout] test session::tests::test_load_session_error_missing_id ... ok
[INFO] [stdout] test tests::test_agent_run_turn_normal_returns_assistant_text ... ok
[INFO] [stdout] test tests::test_agent_status_summary_boundary_contains_workspace_root ... ok
[INFO] [stdout] test tests::test_agent_run_turn_stream_boundary_collects_chunks ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_boundary_limit_truncates ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_basic ... ok
[INFO] [stdout] test session::tests::test_save_and_load_session_normal_roundtrip ... ok
[INFO] [stdout] test session::tests::test_list_sessions_boundary_sorted_descending ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_llm-783f7dfc0df6974b)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test openai::tests::test_message_to_openai_boundary_tool_message ... ok
[INFO] [stdout] test openai::tests::test_message_to_openai_normal_user_message ... ok
[INFO] [stdout] test openai::tests::test_stream_response_error_case_invalid_json ... ok
[INFO] [stdout] test tests::test_reexports_boundary_chat_options_empty_model_allowed ... ok
[INFO] [stdout] test provider::tests::test_provider_error_case_not_applicable_dummy_still_ok ... ok
[INFO] [stdout] test provider::tests::test_provider_normal_chat_returns_text ... ok
[INFO] [stdout] test provider::tests::test_provider_boundary_stream_has_stop ... ok
[INFO] [stdout] test tests::test_reexports_error_case_not_applicable_enum_variant_works ... ok
[INFO] [stdout] test types::tests::test_chat_options_boundary_extra_accepts_custom_values ... ok
[INFO] [stdout] test tests::test_reexports_normal_message_constructor_available ... ok
[INFO] [stdout] test types::tests::test_chat_options_normal_defaults_are_none ... ok
[INFO] [stdout] test types::tests::test_message_builders_normal_construct_variants ... ok
[INFO] [stdout] test types::tests::test_tool_call_error_case_invalid_json_arguments_deserialize_failure ... ok
[INFO] [stdout] test types::tests::test_tool_definition_boundary_empty_description_allowed ... ok
[INFO] [stdout] test openai::tests::test_user_agent_normal_kimi_base_url_returns_fixed_agent ... ok
[INFO] [stdout] test openai::tests::test_build_body_boundary_includes_optional_fields_and_tools ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_sandbox-f15f63fdb75764a6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::test_add_boundary_zero ... ok
[INFO] [stdout] test tests::test_add_error_case_not_applicable_still_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_tools-97e41c48316efda8)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test grep::tests::test_grep_execute_error_missing_pattern ... ok
[INFO] [stdout] test glob::tests::test_glob_execute_error_invalid_pattern ... ok
[INFO] [stdout] test tests::test_definition_boundary_non_empty_name_and_description ... ok
[INFO] [stdout] test tests::test_definition_normal_builds_tool_definition ... ok
[INFO] [stdout] test edit::tests::test_edit_execute_error_old_text_missing ... ok
[INFO] [stdout] test edit::tests::test_edit_execute_boundary_multiple_occurrences_rejected ... ok
[INFO] [stdout] test todo::tests::test_todo_state_normal_add_and_list ... ok
[INFO] [stdout] test todo::tests::test_todo_state_boundary_clear_empty ... ok
[INFO] [stdout] test tests::test_definition_error_path_not_applicable_execute_still_returns_ok ... ok
[INFO] [stdout] test todo::tests::test_todo_state_error_update_missing_item ... ok
[INFO] [stdout] test todo::tests::test_todo_write_tool_error_invalid_action ... ok
[INFO] [stdout] test todo::tests::test_todo_write_tool_normal_update_and_delete ... ok
[INFO] [stdout] test write::tests::test_write_execute_error_missing_content ... ok
[INFO] [stdout] test write::tests::test_write_execute_boundary_empty_content ... ok
[INFO] [stdout] test glob::tests::test_glob_execute_boundary_no_matches_returns_empty_string ... ok
[INFO] [stdout] test grep::tests::test_grep_execute_boundary_no_match ... ok
[INFO] [stdout] test read::tests::test_read_execute_error_missing_path ... ok
[INFO] [stdout] test edit::tests::test_edit_execute_normal_single_replacement ... ok
[INFO] [stdout] test read::tests::test_read_execute_normal_reads_selected_lines ... ok
[INFO] [stdout] test read::tests::test_read_execute_boundary_offset_out_of_range ... ok
[INFO] [stdout] test write::tests::test_write_execute_normal_creates_parent_and_writes ... ok
[INFO] [stdout] test grep::tests::test_grep_execute_normal_finds_match ... ok
[INFO] [stdout] test glob::tests::test_glob_execute_normal_matches_expected_files ... ok
[INFO] [stdout] test bash::tests::test_bash_execute_error_timeout ... ok
[INFO] [stdout] test bash::tests::test_bash_execute_boundary_empty_stdout ... ok
[INFO] [stdout] test bash::tests::test_bash_execute_normal_returns_stdout ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bash::tests::test_bash_execute_normal_returns_stdout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bash::tests::test_bash_execute_normal_returns_stdout' (193) panicked at crates/claude-rs-tools/src/bash.rs:100:9:
[INFO] [stdout] assertion failed: output.contains("exit code: 0")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d9f6a25d78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d9f6a25d78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d9f6a25d78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63d9f6a25d78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63d9f6a3bf1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63d9f6a3bf1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x63d9f6a2ae32 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63d9f6a2ae32 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63d9f6a022f6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63d9f6a022f6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63d9f6a1d269 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63d9f68cbefc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63d9f68cbefc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63d9f6a1d4e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63d9f6a1d4e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63d9f6a023e4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63d9f69f9519 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63d9f6a031bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63d9f6a3c78c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d9f6a3c752 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63d9f654cd5f - claude_rs_tools[c924c9ef5dc154a1]::bash::tests::test_bash_execute_normal_returns_stdout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/claude-rs-tools/src/bash.rs:100:9
[INFO] [stdout]   21:     0x63d9f6567002 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63d9f656707d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63d9f65357ed - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x63d9f65356eb - tokio[3894b2fbf3f9b830]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x63d9f65356eb - tokio[3894b2fbf3f9b830]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x63d9f65356eb - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x63d9f65306b0 - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x63d9f6534a3d - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x63d9f6533ce4 - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x63d9f6536bdb - <tokio[3894b2fbf3f9b830]::runtime::context::scoped::Scoped<tokio[3894b2fbf3f9b830]::runtime::scheduler::Context>>::set::<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x63d9f65587e9 - tokio[3894b2fbf3f9b830]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x63d9f656e382 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[3894b2fbf3f9b830]::runtime::context::Context>>::try_with::<tokio[3894b2fbf3f9b830]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x63d9f656df0e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[3894b2fbf3f9b830]::runtime::context::Context>>::with::<tokio[3894b2fbf3f9b830]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x63d9f65580ad - tokio[3894b2fbf3f9b830]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x63d9f65327f0 - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x63d9f6532ae6 - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x63d9f65337f0 - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x63d9f65586d3 - tokio[3894b2fbf3f9b830]::runtime::context::runtime::enter_runtime::<<tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x63d9f65301e1 - <tokio[3894b2fbf3f9b830]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x63d9f65423b4 - <tokio[3894b2fbf3f9b830]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x63d9f654257f - <tokio[3894b2fbf3f9b830]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x63d9f6551739 - claude_rs_tools[c924c9ef5dc154a1]::bash::tests::test_bash_execute_normal_returns_stdout
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/claude-rs-tools/src/bash.rs:101:42
[INFO] [stdout]   43:     0x63d9f654bb57 - claude_rs_tools[c924c9ef5dc154a1]::bash::tests::test_bash_execute_normal_returns_stdout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/claude-rs-tools/src/bash.rs:94:55
[INFO] [stdout]   44:     0x63d9f6529606 - <claude_rs_tools[c924c9ef5dc154a1]::bash::tests::test_bash_execute_normal_returns_stdout::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63d9f68befdb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63d9f68befdb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x63d9f68cc855 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x63d9f68cc855 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x63d9f68cc855 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x63d9f68cc855 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x63d9f68cc855 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x63d9f68cc855 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x63d9f68cc855 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x63d9f68c73b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x63d9f68c73b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x63d9f68cf8d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x63d9f68cf8d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x63d9f68cf8d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x63d9f68cf8d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x63d9f68cf8d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x63d9f68cf8d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x63d9f68cf8d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x63d9f6a251bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x63d9f6a251bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x70e17fef2aa4 - <unknown>
[INFO] [stdout]   66:     0x70e17ff7fa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bash::tests::test_bash_execute_normal_returns_stdout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p claude-rs-tools --lib`
[INFO] running `Command { std: "docker" "inspect" "f519884ecb3b7d906db4c82f2f17b17d1a6517da78b1822975e30686abb5111e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f519884ecb3b7d906db4c82f2f17b17d1a6517da78b1822975e30686abb5111e", kill_on_drop: false }`
[INFO] [stdout] f519884ecb3b7d906db4c82f2f17b17d1a6517da78b1822975e30686abb5111e
